Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNG-7417] Several classes do not set properties properly for building requests #306

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

slachiewicz
Copy link
Member

@slachiewicz slachiewicz commented Jan 1, 2020

I think we should pass also user properties when building a Model for a pom.
Locally tests passed for https://issues.apache.org/jira/browse/MNG-5982

Is this a good way to fix the problem? How ITs should look?

@slachiewicz slachiewicz force-pushed the MNG-5982 branch 2 times, most recently from b916126 to 80f6adb Compare October 10, 2021 12:54
@michael-o
Copy link
Member

@slachiewicz This is the actual problem: https://issues.apache.org/jira/browse/MNG-7417
@rfscholte As described in #674 (comment)

@slachiewicz If you don't mind I will pick this one up.

michael-o pushed a commit to slachiewicz/maven that referenced this pull request Feb 20, 2022
asfgit pushed a commit that referenced this pull request Feb 20, 2022
@michael-o michael-o changed the title [MNG-5982] Pass user properties to ModelBuildingRequest [MNG-7417] Several classes do not set properties properly for building requests Feb 20, 2022
@michael-o michael-o self-requested a review February 20, 2022 18:39
Copy link
Member

@michael-o michael-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@slachiewicz I have reverted the block in Maven Compat because we should touch this module as little as possible. The rest is just fine.
If I don't hear any objections I will merge this into master and 3.8.x tomorrow.

@asfgit asfgit closed this in 69d6c6d Feb 21, 2022
@asfgit asfgit merged commit 69d6c6d into apache:master Feb 21, 2022
@slachiewicz slachiewicz deleted the MNG-5982 branch June 22, 2022 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants